[INFO] fetching crate graft-core 0.2.0-rc.5...
[INFO] fixing graft-core-0.2.0-rc.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate graft-core 0.2.0-rc.5 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate graft-core 0.2.0-rc.5
[INFO] finished tweaking crates.io crate graft-core 0.2.0-rc.5
[INFO] tweaked toml for crates.io crate graft-core 0.2.0-rc.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate graft-core 0.2.0-rc.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate graft-core 0.2.0-rc.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded splinter-rs v0.9.1
[INFO] [stderr]   Downloaded culprit v0.4.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded u24 v0.5.0
[INFO] [stderr]   Downloaded bilrost-derive v0.1014.1
[INFO] [stderr]   Downloaded crc64fast-nvme v1.2.0
[INFO] [stderr]   Downloaded range-set-blaze v0.4.1
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded bilrost v0.1014.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae
[INFO] running `Command { std: "docker" "start" "47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling range-set-blaze v0.4.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking gen_ops v0.4.0
[INFO] [stderr]    Compiling bilrost v0.1014.1
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking culprit v0.4.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking crc64fast-nvme v1.2.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bilrost-derive v0.1014.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking u24 v0.5.0
[INFO] [stderr]     Checking splinter-rs v0.9.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking graft-core v0.2.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `xxh3` in `xxhash_rust`
[INFO] [stdout]    --> src/checksum.rs:96:33
[INFO] [stdout]     |
[INFO] [stdout]  96 |         let hash = xxhash_rust::xxh3::xxh3_128(data.as_ref());
[INFO] [stdout]     |                                 ^^^^ could not find `xxh3` in `xxhash_rust`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxhash-rust-0.8.15/src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(feature = "xxh3")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `xxh3` feature
[INFO] [stdout] 104 | pub mod xxh3;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/byte_unit.rs:385:7
[INFO] [stdout]     |
[INFO] [stdout] 385 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/byte_unit.rs:378:7
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/byte_unit.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/byte_unit.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/bilrost_util/newtype_proxy.rs:57:15
[INFO] [stdout]     |
[INFO] [stdout]  57 |               #[graft_test::test]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pageset.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | / derive_newtype_proxy!(
[INFO] [stdout] 151 | |     newtype (PageSet)
[INFO] [stdout] 152 | |     with empty value (PageSet::EMPTY)
[INFO] [stdout] 153 | |     with proxy type (Bytes) and encoding (bilrost::encoding::General)
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `derive_newtype_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/bilrost_util/newtype_proxy.rs:57:15
[INFO] [stdout]     |
[INFO] [stdout]  57 |               #[graft_test::test]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pageidx.rs:301:1
[INFO] [stdout]     |
[INFO] [stdout] 301 | / derive_newtype_proxy!(
[INFO] [stdout] 302 | |     newtype (PageIdx)
[INFO] [stdout] 303 | |     with empty value (PageIdx::FIRST)
[INFO] [stdout] 304 | |     with proxy type (u32) and encoding (::bilrost::encoding::Varint)
[INFO] [stdout] ...   |
[INFO] [stdout] 313 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `derive_newtype_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/bilrost_util/newtype_proxy.rs:57:15
[INFO] [stdout]     |
[INFO] [stdout]  57 |               #[graft_test::test]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/page_count.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | / derive_newtype_proxy!(
[INFO] [stdout] 177 | |     newtype (PageCount)
[INFO] [stdout] 178 | |     with empty value (PageCount::ZERO)
[INFO] [stdout] 179 | |     with proxy type (u32) and encoding (::bilrost::encoding::Varint)
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `derive_newtype_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/bilrost_util/newtype_proxy.rs:57:15
[INFO] [stdout]     |
[INFO] [stdout]  57 |               #[graft_test::test]
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lsn.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | / derive_newtype_proxy!(
[INFO] [stdout] 385 | |     newtype (LSN)
[INFO] [stdout] 386 | |     with empty value (LSN::FIRST)
[INFO] [stdout] 387 | |     with proxy type (u64) and encoding (::bilrost::encoding::Varint)
[INFO] [stdout] ...   |
[INFO] [stdout] 396 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `derive_newtype_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:374:7
[INFO] [stdout]     |
[INFO] [stdout] 374 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:363:7
[INFO] [stdout]     |
[INFO] [stdout] 363 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:356:7
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:341:7
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/gid.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/commit_hash.rs:312:7
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/commit_hash.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/commit_hash.rs:293:7
[INFO] [stdout]     |
[INFO] [stdout] 293 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/commit_hash.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `graft_test` in this scope
[INFO] [stdout]    --> src/commit_hash.rs:204:7
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[graft_test::test]
[INFO] [stdout]     |       ^^^^^^^^^^ use of unresolved module or unlinked crate `graft_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `xxh3` in `xxhash_rust`
[INFO] [stdout]    --> src/checksum.rs:96:33
[INFO] [stdout]     |
[INFO] [stdout]  96 |         let hash = xxhash_rust::xxh3::xxh3_128(data.as_ref());
[INFO] [stdout]     |                                 ^^^^ could not find `xxh3` in `xxhash_rust`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xxhash-rust-0.8.15/src/lib.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(feature = "xxh3")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `xxh3` feature
[INFO] [stdout] 104 | pub mod xxh3;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::lsn`
[INFO] [stdout]    --> src/lsn.rs:501:9
[INFO] [stdout]     |
[INFO] [stdout] 501 |     use crate::lsn;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graft-core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graft-core` (lib test) due to 22 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae", kill_on_drop: false }`
[INFO] [stdout] 47ed7da48dc7ce7b1558137f9df786d8bdab2a58b27975f4985ff83f472111ae
